a {
    color: #096733;
}
.am-tab-panel img{
    max-width: 100%;
}
a:hover { color: #096733; }
.swiper-pagination-bullet{
	width: 10px;
    height: 10px;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #FDFDFD;
    opacity: .6;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFFFFF;
}
.sitewidth{width: 1200px; margin:0 auto;}
.margin-none{margin:0px !important;}
.font-color-white{color: white !important;}
.font-color-e5{color: #e5e5e5 !important;}
.allwidth { width: 1400px; margin: 0 auto; }

/*首页*/
.index-menu-top {
    height: 50px;
    overflow: hidden;
}
.menu-tip {
    font-size: 12px;
    color: #686969;
    margin-top: 20px;
}
.menu-contact {
    background: #096733;
    width: 200px;
    height: 45px;
    border-radius: 0px 0px 10px 10px;
    padding-top: 17px;
    font-size: 13px;
    color: white;
    padding-left: 6px;
}
.index-menu-box .am-fl img {
    width: 260px;
    transition-duration: 0.5s;
}
.index-menu-list {
    width: calc(100% - 260px);
}
.menu-right-list {
    width: 14.28%;
    text-align: center;
    line-height: 57px;
    font-size: 14px;
    position: relative;
}
.menu-right-li-one {
    display: block;
    color: #000;
    width: 100%;
    height: 57px;
    overflow: hidden;
}
.menu-right-li-one:hover {
    color: #000;
}
.menu-right-li-second a {
    display: block;
    background: white;
    line-height: 37px;
    color: #464646;
    transition-duration: 0.5s;
}
.menu-right-li-second {
    position: absolute;
    z-index: 99;
    width: 100%;
    background: white;
    box-shadow: 1px 3px 10px #A0A0A0;
}
.menu-right-li-second a:hover {
    background: rgb(0, 171, 76);
    width: 130px;
    margin: 0 auto;
    color: white;
    border-radius: 8px;
    transition-duration: 0.5s;
}
a.menu-right-li-one span {
    display: block;
    width: 100px;
    height: 30px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    transition-duration: 0.5s;
}
a.menu-right-li-one:hover span {
    background: #096733;
    width: 130px;
    transition-duration: 0.5s;
    color: white;
    border-radius: 8px;
}
.index-menu-link {
    background: #096733;
    padding: 10px 0px;
    padding-left: 465px;
}
.index-menu-link .am-cf a.am-fl {
    width: 130px;
    text-align: center;
    background: white;
    margin-left: 8px;
    margin-right: 7px;
    line-height: 34px;
    font-size: 13px;
    color: #888888;
    border-radius: 5px;
    border: 1px solid #8A8989;
}
.index-menu-link .am-cf a.am-fl:hover {
    background: none;
    border: 1px solid #fff;
    color: white;
    transition-duration: 0.4s;
}
.index-about-top {
    margin-top: 32px;
}
.index-about-top h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 100;
    color: #000;
    margin: 0px;
}
.index-about-top-line {
    text-align: center;
}
.index-about-top h3 {
    font-size: 18px;
    font-weight: 100;
    text-align: center;
    margin: 0px;
    color: #000;
}
.index-about-ctc {
    margin-top: 25px;
}
.index-about-ctc-right {
    width: 460px;
    height: 280px;
    overflow: hidden;
}
.index-about-ctc-right img {
    width: 100%;
    display: block;
}
.index-about-ctc-left {
    width: 720px;
    padding: 0px 10px;
    font-size: 14px;
    color: #000;
    line-height: 32px;
}
.index-about-bottom-right a {
    display: block;
    width: 120px;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #FF7511;
    color: #FF7511;
    margin-top: 27px;
    margin-left: 15px;
    transition-duration: 0.4s;
}
.index-about-bottom {
    padding-left: 418px;
}
.index-about-bottom-right a:hover {
    background: #FF7511;
    color: white;
    transition-duration: 0.4s;
}
.index-ys {
    background: url(../images/bg.jpg) no-repeat scroll center top #ebebeb;
    background-size: cover;
    background-attachment: fixed;
    background-attachment: scroll\9;
    height: 590px;
    margin-bottom: 20px;
}
.index-ys-top {
    padding-top: 30px;
}
.index-ys-top h2 {
    color: white;
}
.index-ys-top h3 {
    color: white;
}
.index-ys-list {
    margin-top: 50px;
}
.index-ys-list .am-fl {
    width: 20%;
    text-align: center;
}
.index-ys-list .am-fl img {
    width: 160px;
}
.index-ys-bottom {
    margin-top: 50px;
}
.index-ys-bottom .am-fr a {
    display: block;
    width: 120px;
    text-align: center;
    background: #FF7511;
    border: 1px solid #FF7511;
    line-height: 32px;
    font-size: 14px;
    margin-top: 27px;
    margin-left: 15px;
    color: white;
}
.index-ys-bottom .am-fr a:hover {
    background: #D05700;  
}
.index-pro-tab .am-fl {
    width: 140px;
    text-align: center;
    border: 1px solid #525050;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 12px;
    color: #757575;
    border-radius: 8px;
    line-height: 30px;
    transition-duration: 0.4s;
}
.index-pro-tab-active {
    background: #096733;
    color: white !important;
    border: 1px solid #096733 !important;
    transition-duration: 0.4s;
}
.index-pro-li {
    width: 25%;
    padding: 10px 5px;
    position: relative;
    overflow: hidden;
}
a.index-pro-a {
    display: block;
}
.index-pro-img {
    width: 290px;
    height: 193px;
    overflow: hidden;
}
.index-pro-img img {
    width: 100%;
}
.index-pro-title {
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
    color: dimgrey;
    display: block;
}
a.index-pro-a:hvoer .index-pro-title {
    color: #000;
}
.index-pro-box {
    margin-top: 30px;
}
.index-pro-pop {
    position: absolute;
    width: 290px;
    height: 193px;
    top: 193px;
    background: rgba(10, 10, 10, 0.62);
    color: white;
    padding: 20px;
    overflow: hidden;
    transition-duration: 0.4s;
}
.index-pro-li:hover .index-pro-a .index-pro-pop {
    top: 0px;
    transition-duration: 0.4s;
}
.index-pro-pop-text {
    font-size: 12px;
    margin-top: 10px;
    text-indent: 30px;
    line-height: 20px;
    height: 77px;
    overflow: hidden;
    color: white;
}
.index-pro-pop-title {
    color: white;
}
a.index-pro-pop-more {
    display: block;
    font-size: 12px;
    color: white;
    border: 1px solid #fff;
    width: 100px;
    text-align: center;
    line-height: 28px;
    margin-top: 15px;
    margin-left: 140px;
}
a.index-pro-pop-more:hover {
    background: white;
    color: #000;
}
.index-pro-a {
    width: 290px;
    height: 193px;
    overflow: hidden;
    position: relative;
}
.index-pro-tab {
    margin-top: 20px;
    padding-left: 226px;
}
.index-pro {
    padding-bottom: 20px;
}
.index-news {
    background: url(../images/bg2.jpg) no-repeat scroll center top #ebebeb;
    background-size: cover;
    background-attachment: fixed;
    background-attachment: scroll\9;
    height: 560px;
}
.index-news-li {
    width: 264px;
    height: 310px;
    margin-left: 18px;
    margin-right: 18px;
    overflow: hidden;
    background: white;
    padding: 10px;
}
.index-news-img {
    width: 244px;
    height: 163px;
    overflow: hidden;
}
.index-news-img img {
    width: 100%;
}
.index-news-ctc {
    font-size: 13px;
    color: #4C4C4C;
    margin-top: 10px;
    height: 80px;
    overflow: hidden;
}
.index-news-list {
    margin-top: 30px;
}
.index-news-title {
    color: #3E3E3E;
    text-align: center;
}
.index-zz-list .am-fl {
    width: 210px;
    margin-left: 15px;
    margin-right: 15px;
    height: 205px;
    overflow: hidden;
    box-shadow: 1px 2px 8px #B3B3B3;
}
.index-zz-img {
    width: 210px;
    height: 140px;
    overflow: hidden;
}
.index-zz-img img {
    width: 100%;
}
.index-zz-title {
    line-height: 65px;
    font-size: 14px;
    text-align: center;
    color: #676767;
    padding: 0px 10px;
}
.index-zz-list {
    margin-top: 30px;
}
.index-zz {
    height: 420px;
}
/*底部*/

.friend {
    background: #E4E4E4;
    padding: 10px 0px;
    line-height: 30px;
}
.friend-title {
    font-size: 17px;
    color: #000;
    margin-right: 10px;
}
.friend-li {
    border-left: 1px dashed #BBB;
    color: #646464;
    font-size: 14px;
    margin-left: 15px;
    padding-left: 15px;
}
.f-logo {
    background: #096733;
    text-align: center;
    padding: 8px 0px;
    color: white;
}
.bottom {
    background: #E4E4E4;
    color: black;
    font-size: 14px;
}
.bottom .am-cf .am-fl {
    width: 33.33%;
}
.bottom {
    background: #E4E4E4;
    color: black;
    font-size: 14px;
    padding: 20px 0px;
}
.bottom-menu {
    font-size: 15px;
    text-align: center;
    border-top: 1px solid #096733;
    padding-top: 15px;
}
a.bottom-menu-li {
    margin-left: 10px;
    margin-right: 10px;
    color: black;
}
.bottom-copy {
    text-align: center;
    background: #0C0C0C;
    color: white;
    line-height: 60px;
    font-size: 15px;
}
.bottom-copy a {
    color: white;
    margin-left: 5px;
    margin-right: 5px;
}
.bottom-right-text {
    padding-right: 17px;
    margin-top: 7px;
}
.bottom-left-li {
    line-height: 30px;
}
.bottom-right {
    margin-bottom: 15px;
}
/*内页*/
.one-banner-img {
    width: 100%;
    height: 197px;
    overflow: hidden;
}
.one-banner {
    position: relative;
    height: 197px;
    width: 100%;
    overflow: hidden;
}
.info-classname {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0px;
    line-height: 197px;
    background: rgba(3, 62, 29, 0.1);
    color: white;
    font-size: 27px;
}
.one-banner-img img {
    width: 100%;
}
.one {
    padding-top: 50px;
    background: #f5f5f5;
}
.bread span {
    font-size: 14px;
    font-weight: bold;
    color: black;
}
.bread {
    font-size: 14px;
    border-bottom: 1px solid #B6B6B6;
    line-height: 35px;
}
a.toindex {
    color: #333;
}
.one-box {
    padding-top: 15px;
}
.one-left {
    width: 240px;
}
.one-left-top {
    background: #00843B;
    color: white;
    text-align: center;
}
.one-left-top-title {
    font-size: 23px;
    padding-top: 15px;
}
.one-left-top-en {
    font-size: 15px;
    padding-top: 3px;
    padding-bottom: 15px;
}
.one-left-box {
    position: relative;
}
.one-left-top-bg {
    position: absolute;
    top: 0px;
    left: -70px;
}
.one-left-li {
    padding-left: 40px;
    padding-top: 20px;
}
.one-left-li a {
    display: block;
    background: none;
    color: #505050;
    padding-left: 15px;
    line-height: 50px;
    transition-duration: 0.5s;
    font-size: 14px;
}
.one-left-li-active {
    background: #07BD58 !important;
    color: white !important;
    transition-duration: 0.5s;
}
.one-left-ctc {
    margin-top: 20px;
}
.one-left-phone {
    padding: 20px 15px;
}
.one-left-phone-right {
    width: calc(100% - 60px);
}
.one-left-phone-title {
    font-size: 12px;
    color: #121212;
}
.one-left-phone-num {
    font-weight: bold;
    color: #00843B;
    font-size: 25px;
    letter-spacing: -2px;
    line-height: 22px;
}
.one-left-ctc-box {
    padding: 0px 15px 20px 15px;
    font-size: 14px;
    color: black;
    line-height: 30px;
}
.one-right {
    width: 930px;
}
.one-right-img {
    width: 300px;
    margin-left: 60px;
}
.one-right-img img {
    width: 100%;
}
.one-right-ctc {
    width: 100%;
    font-size: 14px;
    color: #6F6F6F;
}
/*热门推荐*/
.remen {
    margin-top: 50px;
    text-align: center;
    padding-bottom: 50px;
}
.remen-top-box {
    width: 200px;
    background: white;
    margin: 0 auto;
    padding: 10px 0px;
    box-shadow: 1px 1px 10px #A0A0A0;
    z-index: 1;
    position: absolute;
    left: 355px;
}
.remen-top-title {
    font-size: 24px;
}
.remen-top-en {
    font-size: 12px;
    color: #979797;
}
.remen-top {
    position: relative;
    height: 80px;
}
.remen-top-line {
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    top: 45px;
    z-index: 0;
}
.remen-des {
    margin-top: 10px;
    font-size: 15px;
    color: dimgrey;
}
.remen-li {
    width: 222px;
    margin-left: 5px;
    margin-right: 5px;
    overflow: hidden;
    background: white;
    margin-top: 20px;
}
.remen-li-img {
    width: 222px;
    height: 148px;
    overflow: hidden;
}
.remen-li-img img {
    width: 100%;
}
.remen-li-title {
    padding: 10px 15px;
    font-size: 13px;
    color: #949494;
}
.remen-li-title:hover {
    color: #404040;
}
/*新闻列表*/
.article-list-r {
    font-size: 50px;
    font-weight: bold;
    color: #656565;
    line-height: 35px;
}
.article-list-o {
    font-size: 14px;
    text-align: center;
    color: #7B7B7B;
    margin-top: 5px;
}
.article-list-time {
    width: 65px;
    text-align: center;
    border-right: 1px solid #00843B;
    padding-top: 5px;
}
.article-list-ctc {
    width: calc(100% - 65px);
    padding-left: 20px;
}
.article-list-ctc-title {
    font-size: 15px;
    color: #2F2F2F;
}
.article-lists-ctc-txt {
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
    color: #909090;
    height: 31px;
    overflow: hidden;
}
.mian_list_li {
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 15px;
}
.mian_list_li:hover .article-list-ctc-title{
    color: #096733;
}
.article-list-big-title {
    font-size: 29px;
    text-align: center;
    padding: 20px 0px 40px 0px;
}

/*分页*/
span.current {
    padding: 4px 10px;
    font-size: 15px;
    border: 1px solid #CECECE;
    margin-left: 5px;
    margin-right: 5px;
}
a.num {
    border: 1px solid #CECECE;
    padding: 4px 10px;
    background: #CECECE;
    font-size: 15px;
    color: #464646;
}
a.num:hover {
    background: #096733;
    border: 1px solid #096733;
    color: white;
}
a.next,a.prev {
    font-size: 14px;
    color: #4F4F4F;
}
span.rows {
    font-size: 14px;
}
.page {
    padding-top: 15px;
}
.bread a {
    color: #363636;
}
.imginfo-top-img {
    width: 350px;
    height: 236px;
    overflow: hidden;
    border: 1px solid #DEDEDE;
    padding: 5px;
}
.imginfo-top-img img {
    width: 340px;
    height: 225px;
}
.imginfo-top-right {
    width: calc(100% - 377px);
    height: 233px;
}
.imginfo-top-right-title {
    color: black;
    font-size: 20px;
}
.imginfo-top-right-time {
    font-size: 14px;
    color: #9A9A9A;
    margin-top: 6px;
}
.imginfo-title {
    border-left: 1px solid #A4A4A4;
    padding-left: 15px;
}
.imginfo-top-contact {
    margin-top: 15px;
    text-align: right;
}
.imginfo-top-right-des {
    margin-top: 20px;
    text-indent: 26px;
    font-size: 14px;
    color: #7F7F7F;
}
.imginfo-ctc {
    margin-top: 30px;
}
.imginfo-ctc-title {
    background: #019E46;
    line-height: 42px;
    color: white;
    padding-left: 12px;
    font-size: 17px;
}
.imginfo-ctc-ctc {
    padding: 25px;
}
.product-big-title {
    font-size: 25px;
    padding: 10px 0px;
    text-align: left;
}
.product-li {
    margin-bottom: 30px;
}
.map {
    margin-top: 30px;
    border: 1px solid #eee;
}

/*菜单固定*/
.index-menu {
    position: fixed;
    width: 100%;
    min-width: 1200px;
    z-index: 9;
    background: white;
    box-shadow: 1px 1px 5px #B9B9B9;
    top: 0px;
    transition-duration: 0.5s;
}
body {
    padding-top: 107px;
}
.animate-menu {
    top: -56px;
    transition-duration: 0.8s;
}
.animate-menu .index-menu-box img {
    width: 200px;
    transition-duration: 0.5s;
    margin-top: 7px;
}
/*留言*/
.mesg-li {
    padding-left: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
}
.mesg-li span {
    width: 85px;
    line-height: 38px;
}
.mesg-li input {
    display: block;
    width: 300px;
    height: 38px;
    outline: none;
    padding: 0px 10px;
}
.mesg-li textarea {
    width: 300px;
    padding: 10px;
    outline: none;
    resize: none;
    height: 150px;
}
.mesg-btn {
    padding-left: 185px;
}
.mesg-btn input {
    width: 300px;
    height: 40px;
    font-size: 14px;
    color: white;
    background: #00843B;
    border: none;
    outline: none;
    border-radius: 3px;
    margin-top: 20px;
    margin-bottom: 80px;
}